home *** CD-ROM | disk | FTP | other *** search
- @ECHO OFF
- MD C:\SUPRDUPR
- COPY *.* C:\SUPRDUPR
- COPY DUPR.BAT C:\
- COPY DUPRM.BAT C:\
- CLS
- ECHO The installation program will now add the line
- ECHO LASTDRIVE=Z to your CONFIG.SYS file. If this is
- ECHO not OK, then hit CTRL + C now. (If LASTDRIVE=Z is
- ECHO not already in your CONFIG.SYS file now, it probably
- ECHO should be.) The rest of the installation is complete.
- pause
- COPY C:\CONFIG.SYS + C:\SUPRDUPR\LASTDRVZ.ADD C:\CONFIG.SYS
- C:
- CD\
- cls
- echo.
- echo.
- echo.
- echo.
- echo.
- echo.
- echo.
- echo.
-
- ECHO Installation of S u p r D u p r is complete.
- ECHO You now must re-boot your computer either by
- ECHO hitting CTRL + ALT + DEL simultaneously, or turn off
- ECHO your computer for at least 10 seconds, and then
- ECHO turn it back on. Then you can either:
-
- ECHO Type DUPR from C:\ directory to run program in COLOR.
- ECHO Type DUPRM from C:\ directory to run program in MONOCHROME.
-